Phidget IR.lvlib:IR_CodeEventExe.vi

This event is fired every time a code is received and correctly decoded.

Phidget IR.lvlib:IR_CodeEventExe.vi

Device Support:

1055_0 (ver: 100, 101) IR Receiver Transmitter : Supported

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

c1du64

Devices In

A list of devices registered for the same type of event

ceventregrn

Event Registration Refnum In

Event # Identification

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

ibool

Event?

Returns TRUE if the event has executed, or FALSE otherwise.

i1du64

Devices Out

Same as Devices In

ii32

Index

The index of the device that triggered the event within the Devices In array.

iu64

phid

Device # Identification of the device that triggered the event.

ibool

Repeat

'true' if a repeat is detected

ii32

Bit Count

The length of the received code in bits

istr

Code

The code string

ieventregrn

Event Registration Refnum Out

Same as Event Registration Refnum In